Release 10.1A: OpenEdge Development:
Progress 4GL Reference
QUIT statement
Raises the QUIT condition. By default, this exits from Progress and returns to the operating system. When QUIT is executed from within a procedure running on an AppServer, it terminates the OpenEdge session running on the AppServer, causing the AppServer server to shut down and returns to the OpenEdge client session from which it was spawned.
Note: Does not apply to SpeedScript programming.Syntax
Example
This procedure displays a menu. If you choose the last menu item, Exit Progress, the procedure processes the QUIT statement.
Notes
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |